home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1994 November / Cd Ware (Nro. 2) - Epimundo.iso / DOS / CM / BCASTER2.ZIP / BCAST.DOC < prev    next >
Encoding:
Text File  |  1994-04-27  |  4.6 KB  |  136 lines

  1.  BroadCast, Copyrighted Peter Rocca & MultiBoard Communications Centre, 1994
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. The neatest RemoteAccess utility ever, well maybe not, but it's still neat.
  4.  
  5. What does this miracle do? Well when someone logs on or off your board, or does
  6. anything else you'd like to broadcast to the other users online, it sends an
  7. online message to them.
  8.  
  9. So how much does this great util cost to register?
  10.  
  11. NOTHING - NADA - SQUAT - ZILCH - ZIP!
  12.  
  13. Wow, how do I install this great thingy.
  14.  
  15. Well it's easy, just call it with a type-7 function like this:
  16.  
  17.    c:\ra\utils\BCAST.EXE door.sys c:\ra\ just_did_something_amazing.
  18.  
  19. The first parameter is the path to the DOOR.SYS file. Use DOOR.SYS and
  20. !!! NOT !!! EXITINFO.BBS and !!! NOT !!! DORINFO1.DEF.  Only DOOR.SYS passes
  21. the user's node number. If you use one of the other two, it'll broadcast a
  22. message to the user causing the broadcast!!!? Confusing? Not as long as you
  23. stick to the DOOR.SYS!!!
  24.  
  25. The second parameter is the path to your main Remote Access directory (Where
  26. RA.EXE and RA.OVR are accessed from)
  27.  
  28. The third parameter is the message you want to send. Make sure that you put
  29. underscores (_) instead of spaces in between the words.
  30.  
  31. Wow, that seems EASY, how do I make it do something usefull...?
  32.  
  33. Well, it your TOP menu, you can put this in, making it AutoExecute and saying
  34. something like  c:\ra\utils\BCAST.EXE door.sys c:\ra just_logged_on.
  35. This will send a message to the other users online that looks like this.
  36.  
  37. <<<SYSTEM MESSAGE>>> Joe User just logged on.
  38.  
  39. Press Enter to Continue:
  40.  
  41. Now the system message is in gray and the "Press Enter to Continue" is sucked
  42. out of the current language data file.
  43.  
  44. Wanna do some more useful stuff, try this one.
  45. Make your final log off option actually load another menu, say called
  46. LOGOUT2.MNU, then make it AutoExec BCAST with a message like "just_left", and
  47. then AutoExec the Logoff System function.
  48.  
  49. You can use this anywhere....
  50.  
  51. Just a note, this program WILL check to see if the other users have their
  52. 'Do Not Disturb' flag on.  If it is on, BCAST will not send a message to that
  53. node...
  54.  
  55.  
  56. WHOA THIS LOOKS GREAT BUT I HAVE MY FILES ON A SEMAPHORE DIRECTORY
  57. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  58. Instead of using the...
  59.  
  60.    c:\ra\utils\BCAST.EXE door.sys c:\ra\ just_did_something_amazing.
  61.  
  62. ...command try this
  63.  
  64.    c:\ra\utils\BCAST.EXE door.sys ENV just_did_something_amazing.
  65.  
  66. ...and be sure that two enviroment variables are set
  67.  
  68. 1) RA     <- should point to your USERON.BBS file
  69. 2) RASEM  <- should point to your semaphore directory (NODExx.RA files)
  70.  
  71. Why don't I go looking through the config to find these things?
  72. Because (a) it would take longer and invlove more disk access and
  73.         (b) this is free
  74.  
  75.  
  76. WAIT, I HATE REAL NAMES!!! HOW CAN I USE THE USERS HANDLE?
  77. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  78. Put a /H at the end of the calling line...
  79.  
  80.    c:\ra\utils\BCAST.EXE door.sys c:\ra\ just_did_something_amazing. /H
  81.  
  82. ...will look something like this...
  83.  
  84. <<<SYSTEM MESSAGE>>> Dr. Alias just did something amazing.
  85.  
  86. Press Enter to Continue:
  87.  
  88.  
  89. WAIT, I KNOW THIS IS FREE, BUT I DON'T WANT TO HAVE TO HIT ENTER AFTER?
  90. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  91. Put a /C at the end of the calling line...
  92.  
  93.    c:\ra\utils\BCAST.EXE door.sys c:\ra\ just_logged_on. /C
  94.  
  95. ...will look something like this...
  96.  
  97. <<<SYSTEM MESSAGE>>> Joe User just logged on.
  98.  
  99. !!!IMPORTANT NOTE!!!
  100. If you want to use BOTH the /C and /H, use a /CH (not /C /H)
  101. Hey it's free remember... :)
  102.  
  103. If you like this or have a suggestion or comment, just drop me a line
  104. at (519) 660-8981 14.4k or Write me a postcard from your hometown (I'd rather
  105. that) and send it to:
  106.  
  107.     Pete Rocca
  108.     150 Mill Street
  109.     London, Ontario
  110.     N6A 1P6
  111.  
  112. Or Fido Netmail me at 1:2401/123 and leave a bit of info about your system
  113.  
  114.  
  115. To make things a little clearer, I have included a couple sample menus...
  116.  
  117. Disclaimer
  118. ~~~~~~~~~~
  119. As per any other shareware out there...
  120. Niether I nor MultiBoard Communications Centre is in any way responsible for
  121. anything that may happen to your system, friend, dog, or any other imaginable
  122. thing that is in any way connected to you or anyone else in the world or
  123. universe, or any other imaginable place, no matter how so created.
  124.  
  125. If that's not clear... DON'T USE THIS PROGRAM! :)
  126.  
  127. I use this program on my system and it works great....
  128.  
  129.  
  130. OTHER PRODUCTS
  131. --------------
  132. Wow, this seems neat, what else have you released?
  133.  
  134. Check out that CATALOG.DOC file included with the archive...
  135.  
  136.